IContainerBorder Property
|
Gets the box border properties
Namespace: Ingeniux.CMS.PresentationAssembly: Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.6.492
SyntaxIBoxDimensions Border { get; }ReadOnly Property Border As IBoxDimensions
Get
property IBoxDimensions^ Border {
IBoxDimensions^ get ();
}abstract Border : IBoxDimensions with get
Property Value
IBoxDimensions
See Also