WorksheetOptionsElementLeftColumnRightPaneNumber Property |
Contains the column number of the leftmost visible column in the right pane of a worksheet window.
Namespace: Kettic.AspNet.Controls.GridExcelBuilderAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic int LeftColumnRightPaneNumber { get; set; }
Public Property LeftColumnRightPaneNumber As Integer
Get
Set
public:
property int LeftColumnRightPaneNumber {
int get ();
void set (int value);
}
member LeftColumnRightPaneNumber : int with get, set
Property Value
Type:
Int32
See Also