LayoutRowAxisModel Property
LayoutRowAxisModel
Gets or sets the row information for the layout template.
 
Declaration
  [Browsable(false)]
public ISheetAxisModel LayoutRowAxisModel { get; set; }
 
  <Browsable(False)>
Public Property LayoutRowAxisModel As ISheetAxisModel